[INFO] fetching crate srpc 0.1.6...
[INFO] testing srpc-0.1.6 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate srpc 0.1.6 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate srpc 0.1.6
[INFO] finished tweaking crates.io crate srpc 0.1.6
[INFO] tweaked toml for crates.io crate srpc 0.1.6 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate srpc 0.1.6 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 243 packages to latest compatible versions
[INFO] [stderr]       Adding async-lock v2.8.0 (available: v3.4.2)
[INFO] [stderr]       Adding canary v0.1.6 (available: v0.3.3)
[INFO] [stderr]       Adding compact_str v0.2.0 (available: v0.9.0)
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] [stderr]       Adding zeroize v1.3.0 (available: v1.8.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 028e9b3523aaf6d60f0e301dfc8d2136c86b8a58bb88a7cd9aeb7d61d5d860dc
[INFO] running `Command { std: "docker" "start" "-a" "028e9b3523aaf6d60f0e301dfc8d2136c86b8a58bb88a7cd9aeb7d61d5d860dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "028e9b3523aaf6d60f0e301dfc8d2136c86b8a58bb88a7cd9aeb7d61d5d860dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "028e9b3523aaf6d60f0e301dfc8d2136c86b8a58bb88a7cd9aeb7d61d5d860dc", kill_on_drop: false }`
[INFO] [stdout] 028e9b3523aaf6d60f0e301dfc8d2136c86b8a58bb88a7cd9aeb7d61d5d860dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 84ef35ac0ebf032572095b02af6630b166be46857cb903e472399157b93714ad
[INFO] running `Command { std: "docker" "start" "-a" "84ef35ac0ebf032572095b02af6630b166be46857cb903e472399157b93714ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling value-bag v1.12.0
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling polyval v0.5.3
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling aead v0.4.3
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling ctr v0.8.0
[INFO] [stderr]    Compiling chacha20 v0.7.3
[INFO] [stderr]    Compiling poly1305 v0.7.2
[INFO] [stderr]    Compiling ghash v0.4.4
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling chacha20poly1305 v0.8.2
[INFO] [stderr]    Compiling blake2 v0.9.2
[INFO] [stderr]    Compiling aes-gcm v0.9.4
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling tungstenite v0.16.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling semver-parser v0.10.3
[INFO] [stderr]    Compiling x25519-dalek v1.2.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling postcard-cobs v0.1.5-pre
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling postcard v0.7.3
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling compact_str v0.2.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling snow v0.8.0
[INFO] [stderr]    Compiling bson v2.15.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling canary-macro v0.1.3
[INFO] [stderr]    Compiling srpc-macro v0.1.5
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling async-tungstenite v0.16.1
[INFO] [stderr]    Compiling igcp v0.1.6
[INFO] [stderr]    Compiling canary v0.1.6
[INFO] [stdout] error[E0597]: `storable` does not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/canary-0.1.6/src/routes.rs:221:19
[INFO] [stdout]     |
[INFO] [stdout] 216 |             let storable = match map.get(segment) {
[INFO] [stdout]     |                 --------         --- borrow later used here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 binding `storable` declared here
[INFO] [stdout] ...
[INFO] [stdout] 221 |             match storable.value() {
[INFO] [stdout]     |                   ^^^^^^^^ borrowed value does not live long enough
[INFO] [stdout] ...
[INFO] [stdout] 239 |         }
[INFO] [stdout]     |         - `storable` dropped here while still borrowed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `storable` does not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/canary-0.1.6/src/routes.rs:293:19
[INFO] [stdout]     |
[INFO] [stdout] 288 |             let storable = match map.get(segment) {
[INFO] [stdout]     |                 --------         --- borrow later used here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 binding `storable` declared here
[INFO] [stdout] ...
[INFO] [stdout] 293 |             match storable.value() {
[INFO] [stdout]     |                   ^^^^^^^^ borrowed value does not live long enough
[INFO] [stdout] ...
[INFO] [stdout] 311 |         }
[INFO] [stdout]     |         - `storable` dropped here while still borrowed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0597`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `canary` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "84ef35ac0ebf032572095b02af6630b166be46857cb903e472399157b93714ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84ef35ac0ebf032572095b02af6630b166be46857cb903e472399157b93714ad", kill_on_drop: false }`
[INFO] [stdout] 84ef35ac0ebf032572095b02af6630b166be46857cb903e472399157b93714ad
